home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / gts / theme_disks / specials / s-6 < prev    next >
Text File  |  1995-03-18  |  2KB  |  51 lines

  1.  
  2. ----------
  3. SPECIAL #6
  4. ----------
  5.  
  6. PaNorAmA # 14D
  7. --------------
  8.  
  9. Assembler:
  10.          "Some CLI replacements which are very much smaller than the BCPL
  11.           versions are given on disk 14C.  This drawer contains the source
  12.           code and a mini-programming environment for assembling them with
  13.           Charlie Gibb's A68k assembler, and will also show how to use the
  14.           public domain "make" also given on 14C.
  15.           Commodore-Amiga is retaining the distribution rights to the include
  16.           libraries that are so necessary for both C Language and Assembler
  17.           level programming.  I have therefore reluctantly made up my own
  18.           versions of the dos and exec library - at least enough of them to
  19.           assemble the given code.  This is normally very bad practice and
  20.           prone to errors.  I hope Commodore will reconsider this policy so
  21.           this short cut will not be necessary in future. 
  22.           The Amiga.lib distributed on this disk is also copyrighted by
  23.           Commodore-Amiga.  Permission to distribute Amiga.lib in object
  24.           form with the A68k Assembler was given by Dave Street of Commodore-
  25.           Amiga.  Royalties?  He gets a free copy of our club newsletter and
  26.           the A68k assembler.  Thanks from all of us Dave."
  27.  
  28. ChangeKickstart:
  29.           Allows you to change Kickstart versions without turning off the
  30.           computer.
  31.           Author: unknown.
  32.  
  33. CSource:
  34.           Interesting C Source code "How to" examples from various authors.
  35.  
  36. MusicStudio2DMCS:
  37.           Two programs for converting Music Studio Scores to IFF standard
  38.           format and visa versa.  Source code in "C" is included.
  39.           Author: unknown.
  40.  
  41. Profiler:
  42.           An execution time profiler that works with Aztec V3.30E or later
  43.           release of the C compiler.  The author claims the program
  44.           can be easily modified for other compilers.  Source code in C
  45.           is provided.
  46.           Author: Tom Rokicki, Radical Eye Software.
  47.         -
  48. ****************************************************************************
  49.  
  50.  
  51.